	*{
	padding: 0px;
}
	
	.caption{
	color:#FFFFFF;
	font-family: arial;
	font-size: 14px;}

	.gallery_demo{width:750px;margin:0 auto;} /* thumbnail row width */
	
	.gallery_demo li{
	width:100px;
	height:143px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
} /* thumbnail sizes */
	
	.gallery_demo li div{left:50px}
	
	#main_image{
	height:500px;
	width:350px;
	margin-bottom: 20px;
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
} /* main image holder*/
	
	#main_image img{
	margin-bottom:0px;
}

.nav{
	padding-top:0px;
	clear:both;
	padding-bottom: 10px;
	color: #FFF;
	/* navigation text */
}

.galleria li{display:block;overflow:hidden;float:left;}
* html .galleria li div span{width:75px} /* MSIE bug */
